Validate
TheValidate
method subtracts the specified area from the update shape for this canvas.
void Validate (in ODShape shape);
shape
- A reference to the shape object defining the area to subtract from the update shape for this canvas.
DISCUSSION
OpenDoc calls this method internally to mark an area of a canvas that no longer needs updating. Your part typically calls its facet'sValidate
method instead of this method because that method transforms and clips the shape from the coordinate space of the facet to the coordinate space of its canvas.SEE ALSO
TheODCanvas::Invalidate
method (page 75).
TheODFacet::Validate
method (page 258).
TheODFrame::Validate
method (page 341).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help